home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Klienci P2P / Multi / Shareaza 2.2.3.0 / Shareaza_2.2.3.0.exe / {app} / Templates / Basic Collection / basicCollection.xml < prev    next >
Extensible Markup Language  |  2006-07-17  |  619b  |  16 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <template xmlns="http://www.shareaza.com/schemas/Template.xsd" version="1.0">
  3. <manifest    name="Basic Collection"
  4.             author="Tom Higginson"
  5.             version="0.5"
  6.             link="http://www.shareaza.com/"
  7.             email="higgy@soundnet.co.uk"
  8.             description="A .collection can be edited just like a webpage - this template creates a .htm file is just something to get you started. Be creative and have fun!"
  9.             icon="audio.ico"
  10. />
  11. <files>
  12.     <file type="main" path="basic.tpl"/>
  13.     <file type="evenfile" path="basicRow.tpl"/>
  14.     <file type="oddfile" path="basicRow.tpl"/>
  15. </files>
  16. </template>